mm-view.el (mm-display-inline-fontify): Make mode optional, and call normal-mode...
authorJulien Danjou <julien@danjou.info>
Tue, 22 Mar 2011 13:40:41 +0000 (13:40 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Tue, 22 Mar 2011 13:40:41 +0000 (13:40 +0000)
commita185dea742cc08d70668de06218c973cdc6b67e4
treefd724d602ebeafdb697a0c9ed55a5d6c154c1ac7
parent269a087e0abfb0ab44c29a3dc38d7cb811063123
mm-view.el (mm-display-inline-fontify): Make mode optional, and call normal-mode if not set. Set temp buffer unmodified to avoid kill-buffer query.
 (mm-inline-text): Render normal text with fontification whenever possible.
gnus-sum.el (gnus-summary-save-parts-1):
gnus-art.el (gnus-article-browse-html-save-cid-content)
 (gnus-article-browse-html-parts, gnus-mime-delete-part)
 (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
 Use `mm-handle-filename'.
mm-util.el (mm-handle-filename): New function, return the filename of an handle.
lisp/gnus/ChangeLog
lisp/gnus/gnus-art.el
lisp/gnus/gnus-sum.el
lisp/gnus/mm-util.el
lisp/gnus/mm-view.el